git-WAIT
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 26 Aug 2022 21:32:46 +0000 (22:32 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 26 Aug 2022 21:32:46 +0000 (22:32 +0100)
commit208315f6e524258c85b5d6219f34d36d1b97f57e
tree72f4e8c6845fdb965a0eb5bcc2845c9e1eab5a37
parent1003a7bcb0d13971310be7cfd6e24d836530f801
git-WAIT

Committed for 2.33

commit c57fe5462ba5eb7331a223bbb7abd8ae273747c1
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Nov 23 00:24:03 2020 +0000

    hurd S_msg_report_wait: Fix reporting ports

    This fixes the parameter order of MSG_EXAMINE, thus fixing the detection
    of e.g. fd ports for nicer output in ps WAIT output.

commit dba88fb3ed3e70d2ad797f447a2a894b0891a5d7
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Nov 23 00:25:26 2020 +0000

    hurd S_msg_report_wait: Fix detecting fd ports

    _hurd_init_dtable stays set to non-NULL, so we have to run through both
    _hurd_init_dtable and _hurd_dtable.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-WAIT.diff
hurd/report-wait.c